home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d8
/
suprk445.arc
/
4WILDCAT.ARC
/
SYSUP.BAT
< prev
Wrap
DOS Batch File
|
1990-08-16
|
202b
|
9 lines
echo off
rem This is the batch file for SuperK
rem Ymodem (1K Xmodem) Uploads in Single File Mode
cd\wildcat\protocol
superk p%2 s%1 ry f %3
if exist %3 copy %3 %4
if exist %3 del %3
cd\wildcat